From: Juri Linkov Date: Tue, 27 Apr 2004 06:50:20 +0000 (+0000) Subject: Fix comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22897 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3c8b199ef2b96590e479534b63405dc536435e8c;p=emacs.git Fix comment. --- diff --git a/lisp/desktop.el b/lisp/desktop.el index e9b130388a2..ce9d0c9d645 100644 --- a/lisp/desktop.el +++ b/lisp/desktop.el @@ -810,8 +810,8 @@ directory DIRNAME." nil))) ;; ---------------------------------------------------------------------------- -;; Create a buffer, load its file, set is mode, ...; called from Desktop file -;; only. +;; Create a buffer, load its file, set its mode, ...; +;; called from Desktop file only. (eval-when-compile ; Just to silence the byte compiler (defvar desktop-first-buffer) ;; Dynamically bound in `desktop-read'